home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network CD 2
/
Network CD - Volume 2.iso
/
programs
/
internet
/
terminal
/
vltj5867.lha
/
VLT
/
rexx
/
AddRexxLib.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-03-27
|
211 b
|
9 lines
/** Addrexxlib.rexx
*
* This adds the support libraries. This script could be used
* in the startup sequence.
*
**/
check = addlib('rexxsupport.library',0,-30,0)
check = addlib('rexxarplib.library',0,-30,0)